/* Message you see in a device inspector when there are no conflicts. */
"Select the settings for this device." = "Seleccione los valores para este dispositivo.";
/* Conflict warning */
"Warning: Settings conflict with other devices." = "Advertencia: Valores en conflicto con otros dispositivos.";
/* shows which end of the slider is 'slower' */
"Slow" = "Baja";
/* title of the resolution box */
"RESOLUTION_BOX_TITLE" = "Resolución en puntos por pulgada";
/* shows which end of the slider is 'faster' */
"Fast" = "Alta";
/* confirmation button for invert mouse */
"Do It" = "OK";
/* cancel button for invert mouse */
"Cancel" = "Cancelar";
/* for upside-down mice */
"INVERTED_SWITCH_TITLE" = "Invertir la dirección del cursor";
/* warning for people who select inverted mice out of curiosity */
"INVERTED_SWITCH_ALERT" = "Esta acción invertíra los ejes horizontal y vertical del ratón. Si el ratón no está invertido, será dificíl de utilizar una vez que esta definición entre en vigor";